Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support log correlation on App Engine standard 2nd gen #1407

Merged
merged 5 commits into from
Nov 8, 2018

Conversation

tmatsuo
Copy link
Contributor

@tmatsuo tmatsuo commented Nov 8, 2018

fixes #1277

@tmatsuo tmatsuo requested a review from dwsupplee November 8, 2018 00:27
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 8, 2018
Copy link
Contributor

@dwsupplee dwsupplee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks nice! Just one minor note.

$server['GOOGLE_CLOUD_PROJECT'],
$traceId
);
} else {

This comment was marked as spam.

This comment was marked as spam.

@tmatsuo
Copy link
Contributor Author

tmatsuo commented Nov 8, 2018

@dwsupplee Thanks! PTAL

$this->assertEquals($versionId, $metadataProvider->versionId());
$this->assertEquals($labels, $metadataProvider->labels());
}
public function testData()

This comment was marked as spam.

This comment was marked as spam.

$serviceId,
$versionId,
$labels
)

This comment was marked as spam.

This comment was marked as spam.

@dwsupplee dwsupplee merged commit 38457a8 into googleapis:master Nov 8, 2018
jdpedrie added a commit that referenced this pull request Nov 8, 2018
dwsupplee pushed a commit that referenced this pull request Nov 8, 2018
* Revert "Support log correlation on App Engine standard 2nd gen (#1407)"

This reverts commit 38457a8.

* Revert "[CHANGE ME] Re-generated Speech to pick up changes in the API or client library generator. (#1410)"

This reverts commit 91ea697.

* Revert "[CHANGE ME] Re-generated Monitoring to pick up changes in the API or client library generator. (#1409)"

This reverts commit c93d10f.

* Revert "Comment update, add several helper methods (#1408)"

This reverts commit f99201e.
@tmatsuo tmatsuo mentioned this pull request Nov 8, 2018
jdpedrie added a commit that referenced this pull request Nov 12, 2018
MGDSoft added a commit to MGDSoft/stackdriver-bundle that referenced this pull request Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Log Correlation from App Engine Standard PHP 7.2
3 participants